libldap-symbol-versions
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Sun, 18 Oct 2020 16:03:46 +0000 (17:03 +0100)
committerRyan Tandy <ryan@nardis.ca>
Sun, 18 Oct 2020 16:03:46 +0000 (17:03 +0100)
commit97bfbf626a1b77735b10ac0d0c993a06082ae800
tree8a7e3cbcda177912a50385c163cfc58b891f4903
parent79180950ade3b5c7d60bf605e7790d673d5baee2
libldap-symbol-versions

Add symbol versioning to the public LDAP libraries.  This is required for
library transitions, such as the current transition from 2.1 to 2.4,
since programs will sometimes have both libraries loaded by different
dependency chains during the transition.

Not yet contributed upstream.

Upstream ITS #5365 filed requesting symbol versioning for libldap and
libber.

Gbp-Pq: Name libldap-symbol-versions
build/openldap.m4
build/top.mk
configure.in
libraries/liblber/Makefile.in
libraries/liblber/liblber.map [new file with mode: 0644]
libraries/libldap/Makefile.in
libraries/libldap/libldap.map [new file with mode: 0644]
libraries/libldap_r/Makefile.in